Skip to content

Fix flaky Kafka test by increasing topic creation wait time#232

Closed
jarlah wants to merge 1 commit intomainfrom
fix-flaky-kafka-test
Closed

Fix flaky Kafka test by increasing topic creation wait time#232
jarlah wants to merge 1 commit intomainfrom
fix-flaky-kafka-test

Conversation

@jarlah
Copy link
Copy Markdown
Member

@jarlah jarlah commented Feb 1, 2026

No description provided.

@jarlah jarlah mentioned this pull request Feb 1, 2026
@jarlah
Copy link
Copy Markdown
Member Author

jarlah commented Feb 1, 2026

actually .. maybe the REAL fix is to allow for creating the topics in the kafka container configuration??

@jarlah
Copy link
Copy Markdown
Member Author

jarlah commented Feb 2, 2026

Hmm. WHY do we need to create kafka topics manually? I think all major kafka containers have support for enable auto kafka topic creation. Many also have it on by default

@jarlah
Copy link
Copy Markdown
Member Author

jarlah commented Feb 2, 2026

Why do we use confluentinc/cp-kafka??

@jarlah
Copy link
Copy Markdown
Member Author

jarlah commented Feb 2, 2026

Its easier to use apache kafka

https://hub.docker.com/r/apache/kafka

@jarlah jarlah marked this pull request as draft February 2, 2026 09:00
@jarlah jarlah closed this Feb 2, 2026
@jarlah jarlah deleted the fix-flaky-kafka-test branch February 2, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant